ci: Update reason why arm64 crossbuild is disabled
authorDiederik de Haas <didi.debian@cknow.org>
Wed, 21 Dec 2022 23:06:50 +0000 (00:06 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Wed, 1 Feb 2023 23:13:49 +0000 (00:13 +0100)
commit89667639b92e53435de0de986171622f0c83ce6c
treea2a6d0bdbf864494d213009034af2e79988383bd
parentcc148b2dd40137c7445b56ed1bd0c7eaad4bc4ee
ci: Update reason why arm64 crossbuild is disabled

The old reason why it was disabled was bug 982406 'mark markdown
Multi-Arch: foreign', but that was recently fixed.

Trying to enable it revealed another reason why it still doesn't work:
$ eatmydata apt-get build-dep ${HOST_ARCH:+--host-architecture ${HOST_ARCH} -Pcross,nocheck} --no-install-recommends -y $aptopts .
...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 ocaml:arm64 : Depends: gcc:arm64 but it is not installable
               Depends: binutils:arm64 but it is not installable
E: Unable to correct problems, you have held broken packages.
debian/salsa-ci.yml